window: remove unused variables
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 3 Jan 2016 08:54:16 +0000 (00:54 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 3 Jan 2016 08:54:16 +0000 (00:54 -0800)
gtk/gtkwindow.c

index ae8a81e1947cb02b706045aef35cadf53ea39ff7..b929a9c618fbf70d317cee21c18363cba93ca3b7 100644 (file)
@@ -7138,7 +7138,6 @@ gtk_window_realize (GtkWidget *widget)
       allocation.height == 1)
     {
       GdkRectangle request;
-      gint default_width, default_height;
 
       gtk_window_compute_configure_request (window, &request, NULL, NULL);